home *** CD-ROM | disk | FTP | other *** search
- #Config file for the 'menu' command.
-
- #This is a menu line. The fields are name, width, title, and description.
- #The menu named "main" must exist, it is always displayed as the 1st menu.
- menu:main:blue-scheme:Main Menu:Stuff to do at Kite
- #This displays a menu. The fields are name, hotkey desc,and menu to show.
- show:g:Games:games
- exec::Mail:pine -i
- exec::News:slrn -C -n:c
- exec::WWW:lynx
- exec::Irc:irc:c
- exec::Who's online?:w > /tmp/who$USER ; dialog --title "Who's on Kite" --textbox /tmp/who$USER 22 75 ; rm -f /tmp/who$USER
- exec::Talk to Someone:ytalk %Who do you want to chat with?%Enter the name of the person you want to talk to.%:ipc
- exec::Change your password:passwd:cp
-
- menu:games:gray-scheme:Games:Favorite Games
- exec::Tetris for Terminals:/usr/games/tt
- exec::Adventure:/usr/games/adventure:c
- exec::Zork:/usr/games/zork:c
- exec::Mancala:/usr/games/mancala 0 1:c
- exec::Mancala (computer 1st):/usr/games/mancala 1 0:c
- exec::Pente:/usr/games/pente -curses:c
- exec::Yahtzee:yahtzee:c
- show:g:Graphical Games..:games_svga
-
- menu:games_svga::Graphical Games:These games *require* graphics.
- exec::Maelstrom:Maelstrom:c
- exec::Golddigger:/usr/games/golddig:c
- exec::Lode Runner:/usr/games/lr:c
- exec::Monkey Island:/usr/local/bin/rundos call \\util\\monkey.bat:c
- exec::The Incredible Machine:/usr/local/bin/rundos call \\util\\tim.bat:c
- exec::Koules:/usr/games/koules_320x200.dynamic:c
- exec::Tetris:/usr/games/tetris:c
- exec::Thrust:/usr/local/games/thrust:c
- exec::Gravity Wars:/usr/games/GravityWars %Enter Secret code%Enter secret code for the level you want, or just hit enter to play.%:ci
-